Ender 3 with SKR Mini E3 v2.0 Mainboard and BLTouch

SKR-Mini-E3-v2-BLTouch-<date>.bin
 - Default probe offset for Creality BLTouch Mount - Change offset using M851 command and save to EEPROM with M500.
 - High Speed BLTouch Profile
 - Enabled CLASSIC_JERK
 - Adds G2 / G3 Arc support
 - Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure)
 - Adds M73 - Set Print Progress
 - Adds M125 - Park Head
 - Adds M600 - Filament Change (10mm extra purge)
 - Adds M701 / M702 - Filament load / upload
 - Adds M900 - Linear Advance - Use this tool to calibrate. Use this video as a guide.
 - Adds TMC Advanced monitoring (M122, M906, M911, M912)
 - Adds M913 - Enabled Hybrid Thresholds
 - FAN_SOFT_PWM enabled to remove fan coil whine of high flow fans
 - Enabled Smart Filament Runout Sensor (Add M412 S0 in your Start G-Code if you do not have a filament sensor).
 - Added support for Meatpack (2020-01-27 onwards)

Important notes for builds 20200718 onwards:
 - BLTouch connects to PROBE socket due to better resolution than the Z-STOP pin.
 - Use FAN0 for Part cooling fan
 - Use FAN1 for Hotend fan (will turn on above 50c, off below)
 - Wire the control board fan directly to the supply voltage (this is usually quieter than the hotend fan).
Firmware Variant Size Build Date Downloads Feedback Download
SKR-Mini-E3-v2-BLTouch-20250531.bin 229700 bytes 2025-05-31 00:25:28 UTC 1
Score: 0
Membership Required
commit e8f2430dacbf9533f916f000f57a5dbedbb6662f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 30 00:32:05 2025 +0000

    [cron] Bump distribution date (2025-05-30)
SKR-Mini-E3-v2-BLTouch-20250530.bin 229700 bytes 2025-05-30 00:25:38 UTC 1
Score: 0
Membership Required
commit 8f19e2d7d4450000ca9aaf8b4fb2822ebe86df2d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu May 29 13:24:40 2025 -0500

    πŸ§‘β€πŸ’» TMCStepper => 0.8.4

commit a270cc36e69e162de1e698306b730ef0a5f3c911
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 29 00:31:57 2025 +0000

    [cron] Bump distribution date (2025-05-29)
SKR-Mini-E3-v2-BLTouch-20250528.bin 229692 bytes 2025-05-28 00:25:38 UTC 3
Score: 0
Membership Required
commit 5b59424447a370473aaaa0a4f08988fc0b803ca9
Author: Giuliano <3684609+GMagician@users.noreply.github.com>
Date:   Tue May 27 22:15:55 2025 +0200

    🌐 Fix Italian typo, etc. (#27890)
    
    Followup to #27877
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit c20c6b61f1a9222f0550356eeadb7007e5c78f5a
Author: staff1010 <132726146+staff1010@users.noreply.github.com>
Date:   Wed May 28 03:49:19 2025 +0800

    🚸 Improve MKS UI with LVGL v6.1.2 (#27889)

commit d0e8edad3c5f836dd7f7c200e74bf660c587aee0
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Tue May 27 20:15:38 2025 +0200

    πŸ› More robust Smooth Linear Advance (#27862)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 88d368ad9ded208c7a8f10459aa2c560eed407db
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed May 28 06:01:01 2025 +1200

    🩹 Misc temp sensor fixups (#27884)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 843f79589cd3f305998f217af55914e9cacb11f6
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue May 27 10:58:49 2025 -0700

    πŸ”§ Update BTT002 SPI driver conditionals (#27887)
    
    Counterpart to #27886

commit 3494482cb0a192024929fc14deee3cc7f329c386
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue May 27 02:05:01 2025 -0400

    🎨 Misc. cleanup, tweak unused LED_GraduallyControl (#27422)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 3572fd75b596ed99e43093d99ce360828a187a4d
Author: vehystrix <vehystrix@users.noreply.github.com>
Date:   Tue May 27 06:46:46 2025 +0200

    πŸ› Fix M201 with XY_FREQUENCY_LIMIT (#27859)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit ebecd7649286fe12a111218dfc2a1185a48cc9aa
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon May 26 20:51:41 2025 -0700

    πŸ”§ Update BIQU BX SPI driver conditionals (#27886)

commit 3f3c8257f7fc133471c1a86e6adc463bc9539f2c
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue May 27 00:35:13 2025 +0000

    [cron] Bump distribution date (2025-05-27)

commit e9ae5208cbf1948b92e08ee463a1ecfba53be722
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Tue May 27 03:16:45 2025 +0300

    ✨ EVENT_GCODE_AFTER_MPC_TUNE (#27865)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
SKR-Mini-E3-v2-BLTouch-20250527.bin 229692 bytes 2025-05-27 00:25:36 UTC 3
Score: 0
Membership Required
commit fde0eaf1e7e9a42d22f7dfb4d48f905e07949384
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Tue May 27 00:36:14 2025 +0200

    ⚑️ Remove FT Motion extraneous code (#27881)

commit 122c4116f2e2a64017b528cd49f896c166f1dfaf
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Mon May 26 17:36:55 2025 -0400

    🚸 Misc. optimizations, cleanup, DWIN fixes… (#27858)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 21559b0c59029524da9eeca24e75863b92874ae7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 26 16:33:33 2025 -0500

    🩹 Call SERIAL_IMPL.msgDone() after M105

commit 0916d325898cba1314e9502690f908547d34fbd6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 26 14:33:40 2025 -0500

    πŸ§‘β€πŸ’» Serial ON_OFF, TRUE_FALSE

commit af7b126edc3d6fbbbf26b1221f0c2cb5b7a82160
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon May 26 18:09:01 2025 +0000

    [cron] Bump distribution date (2025-05-26)

commit bc990ccca669e513be71050486f380161dfeee3c
Author: Giuliano <3684609+GMagician@users.noreply.github.com>
Date:   Mon May 26 18:43:47 2025 +0200

    🌐 Update Italian language (#27877)

commit c7bcbf944ec366c55b6ebbf2909c0baad36491e3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 26 11:29:26 2025 -0500

    🌐 Specific USB-FD strings

commit 7f9eb688adc69ff51c79ecc30acd703643708c21
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue May 27 03:50:22 2025 +1200

    πŸ› TMC2240: The Sequel (#27880)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
SKR-Mini-E3-v2-BLTouch-20250524.bin 229716 bytes 2025-05-24 00:25:31 UTC 0
Score: 0
Membership Required
commit f49e730b23f4bcfc6162dad9dae03b164d4df198
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 24 22:17:34 2024 -0600

    πŸ”§ Allow TMCStepper with Zonestar ZM3 E2xx

commit aa02bb05d3e28d3a38008d12784bab68611e92e6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 23 00:32:07 2025 +0000

    [cron] Bump distribution date (2025-05-23)
SKR-Mini-E3-v2-BLTouch-20250523.bin 229716 bytes 2025-05-23 00:25:30 UTC 6
Score: 0
Membership Required
commit e7662920a621961254a681eaa732f01ebdd17cc8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu May 22 13:41:28 2025 -0500

    🩹 Fix delay ¡s > 32767
    
    Fixes #27753
SKR-Mini-E3-v2-BLTouch-20250522.bin 229716 bytes 2025-05-22 00:25:33 UTC 0
Score: 0
Membership Required
commit 9c9ed690f787395e3dc464e9b1c8a22239dfcf8b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed May 21 00:32:16 2025 +0000

    [cron] Bump distribution date (2025-05-21)
SKR-Mini-E3-v2-BLTouch-20250521.bin 229716 bytes 2025-05-21 00:25:33 UTC 0
Score: 0
Membership Required
commit a4382b4dcdcf136908b1bc739fd310f9c4f4c9c5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 20 16:24:13 2025 -0500

    πŸ§‘β€πŸ’» Fix max_isr_rate sign warnings

commit d5723fcafd200a55fcc1fc1c37aab39da7fde12d
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Tue May 20 22:52:51 2025 +0300

    πŸ”§ Allow SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27861)

commit af553d5fbd1e4217d38f5e0f629682d79570e438
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 19 19:36:20 2025 -0500

    πŸ”¨ Solve a linker error
    
    Fixes #27864

commit 3cd945ab5dd9d4adcb2a130328f700f3f553ff4e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue May 20 00:32:44 2025 +0000

    [cron] Bump distribution date (2025-05-20)
SKR-Mini-E3-v2-BLTouch-20250520.bin 229716 bytes 2025-05-20 00:25:31 UTC 0
Score: 0
Membership Required
commit ade6dbf01eb2c1d58bf526e0f7bc993f190f38ef
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 18 21:13:30 2025 -0500

    πŸ”§ Fix Speed/Flow edit options (#27863)
    
    Fixes #27849

commit 88a8e2127d80abb46a11261073cd11a80e17c476
Author: Fly3DTeam <a1058939249@gmail.com>
Date:   Mon May 19 10:12:07 2025 +0800

    πŸ”§ TMC Baud Rate for FLY D5/D7 (#27860)

commit fe747ae4bf4173e5947bbf41b6bc77ad9be571e0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon May 19 00:37:46 2025 +0000

    [cron] Bump distribution date (2025-05-19)
SKR-Mini-E3-v2-BLTouch-20250519.bin 229716 bytes 2025-05-19 00:25:31 UTC 0
Score: 0
Membership Required
commit bd4900d6cd0074f3d709bbd93d30db5375a4def9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 18 16:35:23 2025 -0500

    βœ… Pre-fetch configs for CI tests
SKR-Mini-E3-v2-BLTouch-20250518.bin 229716 bytes 2025-05-18 00:25:33 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v2-BLTouch-20250517.bin 229716 bytes 2025-05-17 00:25:29 UTC 0
Score: 0
Membership Required
commit 8643fa0afb6498ac9eb111a5f6a4cf0481bb95db
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 16 00:32:02 2025 +0000

    [cron] Bump distribution date (2025-05-16)